projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aec58a5
)
* atimer.c (run_timers): Update pending_atimers.
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 7 Feb 2009 04:14:56 +0000
(
04:14
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 7 Feb 2009 04:14:56 +0000
(
04:14
+0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 3c94cdeebd1cfb8dec35bd0932a02088c1d021fd..e55bb633b5d4817fbb6d948f272dca86f01f41f5 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,7
@@
+2009-02-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
+
+ * atimer.c (run_timers): Update pending_atimers.
+
2009-02-06 Chong Yidong <cyd@stupidchicken.com>
* image.c (svg_load_image): Fix last change.